Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

FlatSplitterWnd.h

Go to the documentation of this file.
00001 
00002 /*
00003  * File:        FlatSplitterWnd.h
00004  *
00005  * Author:      Marc Richarme <devix@devix.cjb.net>
00006  *
00007  * Created:     28 Jan. 2001
00008  * Modified:    28 Jan. 2001
00009  *
00010  * Use as much as you want, wherever you want...
00011  * Claim you coded it, I don't mind.
00012  *
00013  */
00014 
00015 #if !defined(AFX_FLATSPLITTERWND_H__61D2F7E7_7AAA_11D1_9F4C_008029E98A75__INCLUDED_)
00016 #define AFX_FLATSPLITTERWND_H__61D2F7E7_7AAA_11D1_9F4C_008029E98A75__INCLUDED_
00017 
00018 #if _MSC_VER >= 1000
00019 #pragma once
00020 #endif // _MSC_VER >= 1000
00021 
00022 /////////////////////////////////////////////////////////////////////////////
00023 // CFlatSplitterWnd
00024 
00025 class CFlatSplitterWnd : public CSplitterWnd
00026 {
00027 public:
00028     CFlatSplitterWnd();
00029     virtual ~CFlatSplitterWnd();
00030     void OnDrawSplitter(CDC* pDC, ESplitType nType, const CRect& rectArg);
00031 
00032     // ClassWizard generated virtual function overrides
00033     //{{AFX_VIRTUAL(CFlatSplitterWnd)
00034     //}}AFX_VIRTUAL
00035 
00036     // Generated message map functions
00037 protected:
00038     //{{AFX_MSG(CFlatSplitterWnd)
00039     //}}AFX_MSG
00040     DECLARE_MESSAGE_MAP()
00041 };
00042 
00043 /////////////////////////////////////////////////////////////////////////////
00044 
00045 //{{AFX_INSERT_LOCATION}}
00046 // Microsoft Developer Studio will insert additional declarations immediately before the previous line.
00047 
00048 #endif // !defined(AFX_FLATSPLITTERWND_H__61D2F7E7_7AAA_11D1_9F4C_008029E98A75__INCLUDED_)

Generated on Mon Sep 12 19:58:42 2005 for Destiny3D by doxygen1.3-rc3